func runtime.inVDSOPage
3 uses
runtime (current package)
proc.go#L5551: if inVDSOPage(pc) {
signal_unix.go#L401: if !iscgo && inVDSOPage(c.sigpc()) {
vdso_linux.go#L291: func inVDSOPage(pc uintptr) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)